Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
J1X
/
huginn
Watch
2
Star
0
Fork
0
Browse Source
Add a magic comment for Ruby 1.9.
Akinori MUSHA
10 years ago
parent
a1ccd58f17
commit
031477c8ea
1 changed files
with
1 additions
and
0 deletions
Show Diff Stats
1
0
spec/models/agent_log_spec.rb
+ 1
- 0
spec/models/agent_log_spec.rb
View File
@@ -1,3 +1,4 @@
1
+# -*- coding: utf-8 -*-
1
2
require 'spec_helper'
2
3
3
4
describe AgentLog do